home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-12-11 | 1.4 KB | 42 lines |
- [General]
- Display Name=<DisplayName>
- Description=<Description>
- GUID={683C95F0-0A80-11d1-9E2C-00A0C90D2899}
- Path="emsuix32.dll"
- Entry Point=ExchangeRegExt
- Client Version=4.0
- Misc Flags=NoOptimizeInterfaceMap;WarnIfNoDLL
-
- [Exchange Client Compatibility]
- Exchange Registry=1
- Exchange Extension Key="Exchange Extensions"
-
- ; Exchange Context Map is {SEARCH}VIEWER, ADDRBOOK, *MESSAGE, PROPSHEETS, ADVANCEDCRITERIA
- ; The Exchange/Clients registry says it also takes TASK, but that is wrong.
- ; It appears that the extension takes no events for REMOTEVIEWER.
- Exchange Context Map=010100000001100
-
- ; Exchange Interface Map is IExchExtCommands, UserEvents, MessageEvents,
- ; PropertySheets, AdvancedCriteria.
- ; The Exchange/Clients register says it also takes SessionEvents, but that is wrong.
- ; That registry also has bogus flags at the end.
- Exchange Interface Map=1101011
-
- ; Need to have this [Folder] section to avoid Folder Assistant crash
- [Folder]
- Events=AddPropSheetPages
-
- [Property Sheet]
- Events=AddPropSheetPages
- Property Sheet Exclusion=Folder:<Synchronization>
- ;Property Sheet Exclusion=Options,~dlgsetp.dll.1:<OldPropPageName>;Options,!MSEMS:<OldPropPageName>=<NewPropPageName>
- Property Sheet Dialogs=CustomFormOptions;Message;Store;Folder
-
- [Strings]
- DisplayName=Exchange Extensions property pages
- Description=Out of Office, Folder Design, Forms
- OldPropPageName=Exchange Server
- NewPropPageName=Manage Forms
- Synchronization=Synchronization
-
-